Kim F. Storm [Fri, 27 Feb 2004 23:46:31 +0000 (23:46 +0000)]
(kbd_buffer_store_event_hold): New function to store
an event into kbd fifo, but with special handling of quit event;
a quit event is saved for later, and further events are discarded
until the saved quit event has been processed.
(kbd_buffer_store_event): Use kbd_buffer_store_event_hold.
(gen_help_event): Store help event in kbd fifo.
(NREAD_INPUT_EVENTS): Remove.
(read_avail_input): Adapt to new read_socket_hook interface.
Remove allocation and initialization of local input_event buffer,
as read_socket_hook stores events directly in fifo. Allocate and
initialize local hold_quit event to handle postponed quit event
(and store it if set by kbd_buffer_store_event_hold).
Eli Zaretskii [Fri, 27 Feb 2004 17:32:57 +0000 (17:32 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 27 Feb 2004 17:30:23 +0000 (17:30 +0000)]
Fix copyright years.
Eli Zaretskii [Fri, 27 Feb 2004 17:27:25 +0000 (17:27 +0000)]
In scheme-mode symbol regexp, disallow backquote and
comma, so that it DTRT in macros.
Eli Zaretskii [Fri, 27 Feb 2004 17:22:27 +0000 (17:22 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 27 Feb 2004 17:20:57 +0000 (17:20 +0000)]
(sh-shell-arg, sh-require-final-newline, sh-assignment-regexp, sh-builtins)
(sh-leading-keywords, sh-other-keywords): Fix custom type.
Eli Zaretskii [Fri, 27 Feb 2004 17:14:05 +0000 (17:14 +0000)]
Document the new min-colors face attribute.
Eli Zaretskii [Fri, 27 Feb 2004 17:07:15 +0000 (17:07 +0000)]
(Defining Faces): Add description for min-colors. Update example.
Eli Zaretskii [Fri, 27 Feb 2004 17:05:29 +0000 (17:05 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 27 Feb 2004 17:03:09 +0000 (17:03 +0000)]
(isearch, isearch-lazy-highlight-face): Use `min-colors'.
Eli Zaretskii [Fri, 27 Feb 2004 17:01:55 +0000 (17:01 +0000)]
(font-lock-comment-face, font-lock-string-face,
font-lock-keyword-face, font-lock-function-name-face,
font-lock-variable-name-face, font-lock-constant-face): Use
`min-colors`.
Eli Zaretskii [Fri, 27 Feb 2004 17:00:58 +0000 (17:00 +0000)]
(
defface): Add documentation for `min-colors'.
Eli Zaretskii [Fri, 27 Feb 2004 16:59:56 +0000 (16:59 +0000)]
(face-spec-set-match-display): Add a new attribute, `min-colors'.
(region, highlight, secondary-selection): Use `min-colors`.
Steven Tamm [Thu, 26 Feb 2004 17:46:48 +0000 (17:46 +0000)]
Inserting Yamomotosan's changes for MacOSX image support, better support
of Asian fonts, and some long awaited header cleanup and centralization.
Kim F. Storm [Thu, 26 Feb 2004 11:14:34 +0000 (11:14 +0000)]
*** empty log message ***
Francesco Potortì [Thu, 26 Feb 2004 09:34:52 +0000 (09:34 +0000)]
Correct original attribution
Kim F. Storm [Thu, 26 Feb 2004 08:50:02 +0000 (08:50 +0000)]
Temporary fix; increase NREAD_INPUT_EVENTS to 512.
Vinicius Jose Latorre [Thu, 26 Feb 2004 04:03:40 +0000 (04:03 +0000)]
A lot of doc fix.
Vinicius Jose Latorre [Thu, 26 Feb 2004 00:44:29 +0000 (00:44 +0000)]
For compatibility with Emacs 20, define assq-delete-all if it's not defined.
Kim F. Storm [Wed, 25 Feb 2004 22:39:54 +0000 (22:39 +0000)]
(handle_single_display_prop): Handle left-fringe and
right-fringe similar to a display margin image. Specifically,
the characters having the fringe prop are no longer shown, and
we use IT_IMAGE/next_element_from_image with image_id = -1 to
do this. Set fringe bitmap face_id in it->face_id.
(produce_image_glyph): Handle image_id < 0 as "no image" case, but
still realize it->face (i.e. the fringe bitmap face).
Kim F. Storm [Wed, 25 Feb 2004 22:38:34 +0000 (22:38 +0000)]
*** empty log message ***
Miles Bader [Wed, 25 Feb 2004 12:54:16 +0000 (12:54 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-114
Merge some minor redisplay bug-fixes from emacs--tiling--0
Patches applied:
* miles@gnu.org--gnu-2004/emacs--tiling--0--patch-9
Remove bogus xassert
* miles@gnu.org--gnu-2004/emacs--tiling--0--patch-10
Avoid negative descents for images with ascent > height
* miles@gnu.org--gnu-2004/emacs--tiling--0--patch-13
Fix iterator-inconsistency bug in redisplay
Miles Bader [Wed, 25 Feb 2004 01:19:08 +0000 (01:19 +0000)]
Resolve CVS conflicts
Vinicius Jose Latorre [Wed, 25 Feb 2004 00:07:33 +0000 (00:07 +0000)]
ABNF parser. Fix bug on productions like test = {"test"}* | ("tt" ["test"]). Reported by Markus Dreyer.
Vinicius Jose Latorre [Tue, 24 Feb 2004 22:58:07 +0000 (22:58 +0000)]
ABNF parser (ebnf2ps)
Jason Rumney [Tue, 24 Feb 2004 21:36:21 +0000 (21:36 +0000)]
*** empty log message ***
Jason Rumney [Tue, 24 Feb 2004 09:00:24 +0000 (09:00 +0000)]
(slurp_file, xbm_scan, xbm_load_image)
(xbm_read_bitmap_data): Use unsigned char for image data.
Luc Teirlinck [Tue, 24 Feb 2004 03:35:21 +0000 (03:35 +0000)]
*** empty log message ***
Luc Teirlinck [Tue, 24 Feb 2004 03:32:29 +0000 (03:32 +0000)]
(Finsert_abbrev_table_description): Doc fix.
Luc Teirlinck [Tue, 24 Feb 2004 03:25:33 +0000 (03:25 +0000)]
(write-abbrev-file): Make argument optional. Doc fix.
(abbrev-prefix-mark): Doc fix.
Luc Teirlinck [Tue, 24 Feb 2004 03:18:45 +0000 (03:18 +0000)]
Various corrections and clarifications in addition to the following:
(Abbrev Tables): Delete add-abbrev (as suggested by RMS).
Nick Roberts [Mon, 23 Feb 2004 00:44:04 +0000 (00:44 +0000)]
(gud-watch): Load tooltip, if necessary.
(gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
(gdb-var-delete): Make interactive (really).
(gdb-edit-value): Make non-interactive.
Nick Roberts [Mon, 23 Feb 2004 00:43:09 +0000 (00:43 +0000)]
(Watch Expressions): Update.
Nick Roberts [Mon, 23 Feb 2004 00:42:31 +0000 (00:42 +0000)]
(gud-install-speedbar-variables): Bind
gdb-var-delete to "D".
(gud-speedbar-menu-items): Add gdb-var-delete and, indirectly,
gdb-edit-value.
(gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
(gud-gdb-marker-filter): Add comment for annotations.
Nick Roberts [Mon, 23 Feb 2004 00:41:44 +0000 (00:41 +0000)]
*** empty log message ***
Glenn Morris [Mon, 23 Feb 2004 00:11:12 +0000 (00:11 +0000)]
*** empty log message ***
Glenn Morris [Mon, 23 Feb 2004 00:09:31 +0000 (00:09 +0000)]
Matthew Mundell <matt@mundell.ukfsn.org>
(fancy-diary-display): Don't rely on return value of
increment-calendar-month.
Jason Rumney [Sun, 22 Feb 2004 22:41:52 +0000 (22:41 +0000)]
(w32_draw_fringe_bitmap): Draw overlaid bitmaps
correctly over other bitmaps.
Jason Rumney [Sun, 22 Feb 2004 21:18:10 +0000 (21:18 +0000)]
*** empty log message ***
Luc Teirlinck [Sun, 22 Feb 2004 16:20:09 +0000 (16:20 +0000)]
(Documentation Tips): Fix typo.
Glenn Morris [Sun, 22 Feb 2004 15:24:22 +0000 (15:24 +0000)]
Matthew Mundell <matt@mundell.ukfsn.org>
(Holiday Customizing): Quote arg of holiday-sexp.
Glenn Morris [Sun, 22 Feb 2004 15:23:18 +0000 (15:23 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 21 Feb 2004 20:15:23 +0000 (20:15 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 21 Feb 2004 20:08:12 +0000 (20:08 +0000)]
Various small changes in addition to the following:
(User-Level Deletion): Mention optional BACKWARD-ONLY argument to
delete-horizontal-space.
(Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
description of yank-handler text property at various places.
Luc Teirlinck [Sat, 21 Feb 2004 18:24:22 +0000 (18:24 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 21 Feb 2004 18:23:10 +0000 (18:23 +0000)]
(Window System Selections): Add anchor.
Eli Zaretskii [Sat, 21 Feb 2004 17:45:10 +0000 (17:45 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 21 Feb 2004 17:44:01 +0000 (17:44 +0000)]
(USAGE1): Split into two halves.
(USAGE2): Second half of the old USAGE1.
(USAGE3): Renamed from USAGE2.
(USAGE4): Renamed from USAGE3.
Luc Teirlinck [Sat, 21 Feb 2004 16:45:20 +0000 (16:45 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 21 Feb 2004 16:44:20 +0000 (16:44 +0000)]
(Syntax Table Functions): Clarify and correct descriptions of
make-syntax-table and copy-syntax-table.
(Motion and Syntax): Clarify SYNTAXES argument to skip-syntax-forward.
(Parsing Expressions): Mention that the return value of parse-partial-sexp
is currently a list of ten rather than nine elements.
(Categories): Various corrections and clarifications.
Eli Zaretskii [Sat, 21 Feb 2004 14:17:30 +0000 (14:17 +0000)]
Document recent changes in saveplace.el regarding skipping unreadable
files.
Eli Zaretskii [Sat, 21 Feb 2004 14:09:01 +0000 (14:09 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 21 Feb 2004 14:07:11 +0000 (14:07 +0000)]
(save-place-forget-unreadable-files)
(save-place-save-skipped, save-place-skip-check-regexp): New defcustoms.
(save-place-forget-unreadable-files): New function.
(save-place-alist-to-file): Use it to filter out files that are
no longer readable.
Eli Zaretskii [Sat, 21 Feb 2004 13:51:34 +0000 (13:51 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 21 Feb 2004 13:48:44 +0000 (13:48 +0000)]
(texinfo-insert-@item): Look for the current
Texinfo environment, using the same method as in texinfo-insert-@end,
and insert a space rather than a newline if point in a `table' environment.
Eli Zaretskii [Sat, 21 Feb 2004 13:43:32 +0000 (13:43 +0000)]
Remove "tiny change" from Jari Aalto's entry for 2004-02-16.
Eli Zaretskii [Sat, 21 Feb 2004 13:42:04 +0000 (13:42 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 21 Feb 2004 13:41:04 +0000 (13:41 +0000)]
(ffap-file-at-point): Try parent directories.
Eli Zaretskii [Sat, 21 Feb 2004 13:37:46 +0000 (13:37 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 21 Feb 2004 13:36:00 +0000 (13:36 +0000)]
(vcursor-modifiers): New defcustom.
(vcursor-cs-binding): Use vcursor-modifiers instead of a hard-coded list.
Eli Zaretskii [Sat, 21 Feb 2004 13:30:42 +0000 (13:30 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 21 Feb 2004 13:28:03 +0000 (13:28 +0000)]
(animate-birthday-present): Accept other than `Sarah', too.
Eli Zaretskii [Sat, 21 Feb 2004 13:24:15 +0000 (13:24 +0000)]
(USAGE1): Add --no-desktop. Move --display from USAGE2.
Fix --multibyte. Move --help, --version to USAGE2. Add alias
--file. Fix -f, -l. Sort options. Untabify.
(USAGE2): Add -hb. Fix --name, --title. Sort options. Untabify.
Eli Zaretskii [Sat, 21 Feb 2004 13:22:31 +0000 (13:22 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 21 Feb 2004 13:21:31 +0000 (13:21 +0000)]
Remove table of command line arguments from the Commentary section.
Eli Zaretskii [Sat, 21 Feb 2004 13:20:16 +0000 (13:20 +0000)]
Fix the date of last change.
Eli Zaretskii [Sat, 21 Feb 2004 13:16:02 +0000 (13:16 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 21 Feb 2004 13:15:10 +0000 (13:15 +0000)]
(Action Arguments): Add alias --find-file. Add
--directory, --help, --version. Move text about command-line-args
to Command Arguments.
(Initial Options): Remove alias -batch. Add @cindex for --script.
Fix @cindex for -q. Add --no-desktop. Add alias --no-multibyte,
--no-unibyte.
(Window Size X): Join -g and --geometry. Add @cindex.
(Borders X): Fix @cindex for -ib. Add @cindex for -bw.
(Title X): Remove alias -title.
(Icons X): Remove alias -iconic.
(Misc X): New node.
John Wiegley [Fri, 20 Feb 2004 12:32:19 +0000 (12:32 +0000)]
(eshell-modifier-alist): Changed the "eval again" modifier from 'e' to
'E', since 'e' is also used by the "file extension" modifier.
John Wiegley [Fri, 20 Feb 2004 12:31:57 +0000 (12:31 +0000)]
*** empty log message ***
Luc Teirlinck [Fri, 20 Feb 2004 03:49:52 +0000 (03:49 +0000)]
*** empty log message ***
Luc Teirlinck [Fri, 20 Feb 2004 03:48:32 +0000 (03:48 +0000)]
(describe-categories): Doc fix.
Luc Teirlinck [Fri, 20 Feb 2004 03:40:19 +0000 (03:40 +0000)]
(Fdefine_category, Fcategory_docstring)
(Fget_unused_category, Fset_category_table)
(Fcategory_set_mnemonics): Doc fixes.
Michael Kifer [Fri, 20 Feb 2004 02:41:02 +0000 (02:41 +0000)]
* ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
temporary file for buffer already visiting one. This change makes
output likely to be directly usable by patch program.
Suggested by Adrian Aichner <adrian@xemacs.org>
Nick Roberts [Fri, 20 Feb 2004 01:14:33 +0000 (01:14 +0000)]
(gdb-use-colon-colon-notation): Set default to nil for
case of variables defined in compound statements.
(gdb-setup-windows, gdb-source-info, gdb-source-info): Simplify
constructions using switch-to-buffer.
Nick Roberts [Fri, 20 Feb 2004 01:13:55 +0000 (01:13 +0000)]
*** empty log message ***
Kim F. Storm [Thu, 19 Feb 2004 23:26:06 +0000 (23:26 +0000)]
Fix whitespace.
Kim F. Storm [Thu, 19 Feb 2004 23:21:51 +0000 (23:21 +0000)]
Undo 2004-02-16 and 2004-02-17 changes.
The following changes are relative to the 2004-01-21 revision.
(NREAD_INPUT_EVENTS): Define as max number of input events to read
in one call to read_socket_hook. Value is 8.
(read_avail_input): Separate and rework handling of read_socket_hook
and non-read_socket_hook cases. Use smaller input_event buffer
in read_socket_hook case, and repeat if full buffer is read. Use
new local variable 'discard' to skip input after C-g.
In non-read_socket_hook case, just use a single input_event, and
call kbd_buffer_store_event on the fly for each character.
Kim F. Storm [Thu, 19 Feb 2004 23:21:23 +0000 (23:21 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 19 Feb 2004 20:25:17 +0000 (20:25 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 19 Feb 2004 20:24:54 +0000 (20:24 +0000)]
(union Lisp_Object): Give a more precise type for `type'.
Remove unused `gu' alternative.
Simon Josefsson [Thu, 19 Feb 2004 19:36:36 +0000 (19:36 +0000)]
*** empty log message ***
Simon Josefsson [Thu, 19 Feb 2004 19:35:52 +0000 (19:35 +0000)]
Fix typo.
(morse-code): Add @.
Andreas Schwab [Thu, 19 Feb 2004 11:12:36 +0000 (11:12 +0000)]
.
Andreas Schwab [Thu, 19 Feb 2004 11:11:39 +0000 (11:11 +0000)]
(Fdefine_fringe_bitmap): Use && instead of & to avoid
warning.
Glenn Morris [Thu, 19 Feb 2004 01:20:03 +0000 (01:20 +0000)]
(mark-diary-entries): Use assoc-string instead of assoc-ignore-case.
Glenn Morris [Thu, 19 Feb 2004 01:19:05 +0000 (01:19 +0000)]
(calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date): Use
assoc-string instead of assoc-ignore-case.
Glenn Morris [Thu, 19 Feb 2004 01:18:23 +0000 (01:18 +0000)]
(calendar-goto-julian-date): Use assoc-string instead of
assoc-ignore-case.
Glenn Morris [Thu, 19 Feb 2004 01:17:44 +0000 (01:17 +0000)]
(calendar-goto-islamic-date, mark-islamic-diary-entries): Use
assoc-string instead of assoc-ignore-case.
Glenn Morris [Thu, 19 Feb 2004 01:16:53 +0000 (01:16 +0000)]
(calendar-goto-hebrew-date, mark-hebrew-diary-entries)
(list-yahrzeit-dates): Use assoc-string instead of assoc-ignore-case.
Glenn Morris [Thu, 19 Feb 2004 01:15:40 +0000 (01:15 +0000)]
(calendar-goto-french-date): Use assoc-string instead of
assoc-ignore-case.
Glenn Morris [Thu, 19 Feb 2004 01:15:03 +0000 (01:15 +0000)]
(coptic-prompt-for-date): Use assoc-string instead of assoc-ignore-case.
Glenn Morris [Thu, 19 Feb 2004 01:13:56 +0000 (01:13 +0000)]
(calendar-holidays): Doc fix.
(calendar-read-date): Use assoc-string rather than assoc-ignore-case.
Glenn Morris [Thu, 19 Feb 2004 01:12:21 +0000 (01:12 +0000)]
(appt-display-format): Change default to'ignore, for backwards compatability.
(appt-display-message): If appt-display-format is 'ignore, respect old
vars appt-msg-window and appt-visible.
(appt-activate): Don't depend on return value of cancel-timer.
Glenn Morris [Thu, 19 Feb 2004 01:11:26 +0000 (01:11 +0000)]
*** empty log message ***
Kim F. Storm [Wed, 18 Feb 2004 21:01:50 +0000 (21:01 +0000)]
(get_window_cursor_type, display_and_set_cursor): Fix last change.
Kim F. Storm [Wed, 18 Feb 2004 21:00:59 +0000 (21:00 +0000)]
*** empty log message ***
Markus Rost [Wed, 18 Feb 2004 20:48:26 +0000 (20:48 +0000)]
*** empty log message ***
Markus Rost [Wed, 18 Feb 2004 20:47:46 +0000 (20:47 +0000)]
(executable-command-find-posix-p): Fix choice of the directory.
Luc Teirlinck [Wed, 18 Feb 2004 05:02:30 +0000 (05:02 +0000)]
*** empty log message ***